Skip to content

chore(deps)(deps): bump github/codeql-action from 3 to 4 in the github-actions group - #3

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-1893dd32ff
Closed

chore(deps)(deps): bump github/codeql-action from 3 to 4 in the github-actions group#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-1893dd32ff

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 1 update: github/codeql-action.

Updates github/codeql-action from 3 to 4

Release notes

Sourced from github/codeql-action's releases.

v3.32.0

  • Update default CodeQL bundle version to 2.24.0. #3425

v3.31.11

  • When running a Default Setup workflow with Actions debugging enabled, the CodeQL Action will now use more unique names when uploading logs from the Dependabot authentication proxy as workflow artifacts. This ensures that the artifact names do not clash between multiple jobs in a build matrix. #3409
  • Improved error handling throughout the CodeQL Action. #3415
  • Added experimental support for automatically excluding generated files from the analysis. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for some GitHub-managed analyses. #3318
  • The changelog extracts that are included with releases of the CodeQL Action are now shorter to avoid duplicated information from appearing in Dependabot PRs. #3403

v3.31.10

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.31.10 - 12 Jan 2026

  • Update default CodeQL bundle version to 2.23.9. #3393

See the full CHANGELOG.md for more information.

v3.31.9

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.31.9 - 16 Dec 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.31.8

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.31.8 - 11 Dec 2025

  • Update default CodeQL bundle version to 2.23.8. #3354

See the full CHANGELOG.md for more information.

v3.31.7

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.31.7 - 05 Dec 2025

  • Update default CodeQL bundle version to 2.23.7. #3343

... (truncated)

Changelog

Sourced from github/codeql-action's changelog.

4.31.11 - 23 Jan 2026

  • When running a Default Setup workflow with Actions debugging enabled, the CodeQL Action will now use more unique names when uploading logs from the Dependabot authentication proxy as workflow artifacts. This ensures that the artifact names do not clash between multiple jobs in a build matrix. #3409
  • Improved error handling throughout the CodeQL Action. #3415
  • Added experimental support for automatically excluding generated files from the analysis. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for some GitHub-managed analyses. #3318
  • The changelog extracts that are included with releases of the CodeQL Action are now shorter to avoid duplicated information from appearing in Dependabot PRs. #3403

4.31.10 - 12 Jan 2026

  • Update default CodeQL bundle version to 2.23.9. #3393

4.31.9 - 16 Dec 2025

No user facing changes.

4.31.8 - 11 Dec 2025

  • Update default CodeQL bundle version to 2.23.8. #3354

4.31.7 - 05 Dec 2025

  • Update default CodeQL bundle version to 2.23.7. #3343

4.31.6 - 01 Dec 2025

No user facing changes.

4.31.5 - 24 Nov 2025

  • Update default CodeQL bundle version to 2.23.6. #3321

4.31.4 - 18 Nov 2025

No user facing changes.

4.31.3 - 13 Nov 2025

  • CodeQL Action v3 will be deprecated in December 2026. The Action now logs a warning for customers who are running v3 but could be running v4. For more information, see Upcoming deprecation of CodeQL Action v3.
  • Update default CodeQL bundle version to 2.23.5. #3288

4.31.2 - 30 Oct 2025

No user facing changes.

4.31.1 - 30 Oct 2025

  • The add-snippets input has been removed from the analyze action. This input has been deprecated since CodeQL Action 3.26.4 in August 2024 when this removal was announced.

4.31.0 - 24 Oct 2025

... (truncated)

Commits
  • 9469107 Update changelog for v4.31.11
  • 1601acf Merge pull request #3415 from github/henrymercer/address-telemetry-gap
  • fba7872 Address review comments
  • a8dd5ab Merge pull request #3414 from github/dependabot/npm_and_yarn/lodash-4.17.23
  • 28bfb7b Omit error from start-proxy Action
  • 91f3460 Throw if in test mode
  • edebb78 Differentiate unhandled errors in telemetry
  • 529c266 Use getErrorMessage in more places
  • 6bd84b6 Rename to "unhandled"
  • 5e98e18 Merge pull request #3410 from github/dependabot/npm_and_yarn/tar-7.5.6
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 3 to 4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jan 31, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github

dependabot Bot commented on behalf of github Feb 1, 2026

Copy link
Copy Markdown
Contributor Author

Looks like github/codeql-action is updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Feb 1, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/github-actions-1893dd32ff branch February 1, 2026 15:12
sarg3nt added a commit that referenced this pull request May 14, 2026
- Lint: golangci-lint's `unused` check runs without the `dev` build tag,
  so the shared constants in dev_bypass.go were flagged. Delete the
  shared file and inline the two constants into dev_bypass_on.go where
  they are actually referenced.

- Doc accuracy (Copilot #1, #2): the `-tags dev` flag is set by the
  `dev:` target in gearbox/Makefile via `air --build.cmd "$(DEV_BUILD_CMD)"`,
  not by `.air.toml` (which is gitignored per-developer). Update the
  package doc and four function/header comments in dev_bypass_on.go,
  and the corresponding section in gearbox/docs/development.md, to
  reference the Makefile and drop the broken `../.air.toml` link.

- Security (Copilot #3): EnsureDevUserExists previously returned early
  if a `dev` row already existed, leaving its password_hash untouched.
  A developer who manually set a password on that row could then form-
  login as a `dev` admin, contradicting the "form-login can never
  authenticate as this user" claim. Always rewrite password_hash to
  the caller-supplied dummyPasswordHash, plus reset status and
  must_change_password back to the safe defaults, on every call.
  Other fields (role, names) are still preserved across runs.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
sarg3nt added a commit that referenced this pull request May 14, 2026
* feat(#83): dev-only loopback auto-login bypass

Compiled in only when the binary is built with `-tags dev` (which the
`make dev` target now passes via air's --build.cmd). When all three of
these hold the request is auto-authenticated as the seeded `dev` user:

  1. Build tag `dev` is set.
  2. GEARBOX_DEV_AUTO_LOGIN=1 in the environment.
  3. Post-RealIP RemoteAddr is a loopback IP.

Production builds (`make build`) replace every entry point with a
no-op stub via dev_bypass_off.go, so the bypass code, env-var check,
loopback check, seed function, and banner are not present in release
binaries at all.

Verified:
  - dev binary contains GEARBOX_DEV_AUTO_LOGIN and seed/banner strings;
    prod binary contains only the tryDevBypass no-op stub symbol.
  - cookieless GET /  ->  303 /haproxy (auto-login).
  - cookieless GET / with X-Forwarded-For: 1.2.3.4  ->  303 /login
    (chi.RealIP rewrites RemoteAddr, loopback check declines).

The seeded `dev` user has the package-level dummyPasswordHash so the
form-login path can never authenticate as it; only the loopback bypass
can. The seed is itself build-tag-gated (users_dev.go) so prod doesn't
even contain the seed function.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* fix(#83): address Copilot review on #84

- Lint: golangci-lint's `unused` check runs without the `dev` build tag,
  so the shared constants in dev_bypass.go were flagged. Delete the
  shared file and inline the two constants into dev_bypass_on.go where
  they are actually referenced.

- Doc accuracy (Copilot #1, #2): the `-tags dev` flag is set by the
  `dev:` target in gearbox/Makefile via `air --build.cmd "$(DEV_BUILD_CMD)"`,
  not by `.air.toml` (which is gitignored per-developer). Update the
  package doc and four function/header comments in dev_bypass_on.go,
  and the corresponding section in gearbox/docs/development.md, to
  reference the Makefile and drop the broken `../.air.toml` link.

- Security (Copilot #3): EnsureDevUserExists previously returned early
  if a `dev` row already existed, leaving its password_hash untouched.
  A developer who manually set a password on that row could then form-
  login as a `dev` admin, contradicting the "form-login can never
  authenticate as this user" claim. Always rewrite password_hash to
  the caller-supplied dummyPasswordHash, plus reset status and
  must_change_password back to the safe defaults, on every call.
  Other fields (role, names) are still preserved across runs.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants